The whole idea being that you open the Admin4 db, get a view of pending requests, go through them handling the ones you want to approve calling the
adminp.approveDeletePersonInDirectory(Document.getNoteID)
or whatever method is appropriate. That is what the Class is designed to do.